nested transaction造句
例句與造句
- Sql server error 7395 is raised regarding nested transactions
引發關于嵌套事務的sql server錯誤7395 - The system treats a trigger as an implied nested transaction
(系統將觸發器視為隱含的嵌套事務處理。 ) - When nesting transactions ,
嵌套事務時, - A nested transaction was required because the xact abort option was set to off
由于xact _ abort選項已設置為off ,因此必須使用嵌套事務。 - A nested transaction was required because the xact abort option was set to off .
由于xact _ abort選項已設置為off ,因此必須使用嵌套事務。 ” - It's difficult to find nested transaction in a sentence. 用nested transaction造句挺難的
- The only case where this option is not required is if the provider supports nested transactions
唯一不需要該選項的情況是在提供程序支持嵌套事務時。 - In this situation , executing a commit transaction statement will apply only to the nested transaction
在這種情況下,執行commit transaction語句將只應用到嵌套事務。 - Naming multiple transactions in a series of nested transactions with a transaction name has little effect on the transaction
在一系列嵌套的事務中用一個事務名給多個事務命名對該事務沒有什么影響。 - When nesting transactions , this same statement rolls back all inner transactions to the outermost begin transaction statement
嵌套事務時,該語句將所有內層事務回滾到最外面的begin transaction語句。 - It is important to understand that a begin transaction statement issued in the trigger is actually beginning a nested transaction
了解在觸發器中發出begin transaction語句實際上是開始了一個嵌套事務這一點很重要。 - If you attempt to execute nested transactions over the linked server connection to the oracle publisher , you will receive the following error
如果嘗試通過連接到oracle發布服務器的鏈接服務器連接執行嵌套事務,將接收到以下錯誤: - Because a nested begin transaction statement is ignored when rolling back nested transactions , rollback transaction executed in the trigger rolls back past any begin transaction statements issued by the trigger itself
因為回滾嵌套事務時將忽略嵌套的begin transaction語句,所以觸發器中執行的rollback transaction將回滾過去該觸發器本身發出的所有begin transaction語句。 - 2s we propose and implement a nested transaction processing model which can resolve resource waste and low efficiency in long transactions processing . it provides two _ level nested processing to resource objects which do not support nested transaction processing by themselves
2 、提出并實現了一種嵌套事務處理方式,有效解決了長事務處理過程中資源消耗大及低效的問題,對自身不支持嵌套事務的資源對象提供兩級嵌套。 - This paper decomposes materialized views maintenance into ods / db interface and dw / ods interface . multiple data sources with concurrent updates may result in update anomalies of the materialized views . so at ods / db interface this paper introduces an improved nested transaction model - based transaction concurrency control mechanism to maintenance views in ods on line
本文把視圖的一致性維護問題分解到三層結構的ods / dw和dw / ods兩個接口上分別實現,并且引入視圖生成樹的概念,在ods / db接口處采用基于改進嵌套事務模型的并發控制機制,聯機維護ods的數據,大大提高了視圖維護過程中的并發度和靈活性。 - This article describes the design scheme of message oriented middleware rodc : overall design conformed to jms standards ; using wal protocol and wal _ p algorithm combined with nested transaction model in transaction processing ; release mode supporting peer - to - peer mode and pub / sub mode . management and decision system in tobacco industry of state tobacco bureau is a large distributed system . this article describes the data transformation platform scheme based on mom rodc
在深入分析本領域內消息中間件基本算法的基礎上,本文采用wal協議與嵌套事務模型結合的wal _ p算法進行事務處理,利用點對點( peer - to - peer ) 、發布/訂閱( pub / sub )進行發布模式設計,同時計遵循jms消息中間件規范進行總體設計,設計實現了一個消息隊列中間件系統rodc ,并將rodc應用到了煙草行業的生產決策系統之中。